projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a38d3f5
)
(ELCFILES): Update.
author
Glenn Morris
<rgm@gnu.org>
Mon, 26 Jan 2009 03:03:23 +0000
(
03:03
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 26 Jan 2009 03:03:23 +0000
(
03:03
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e1aaa4af7d0d423c4a4e25890806ce420c83549e..141ea0dd53e4772365571bfc09fbf24acc3d8ce6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2009-01-26 Glenn Morris <rgm@gnu.org>
+ * Makefile.in (ELCFILES): Update.
+
* mail/rmail.el (rmail-reply): Don't include Resent-To and Resent-Cc in
replies. (Bug#512)
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index 4a388f1ac2b3e84d0ff5cdfd4d1f3811bb08c5fa..7cbc4442db6014d0db5c6e4b3db4c7380b1db965 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-920,6
+920,7
@@
ELCFILES = \
$(lisp)/org/org-exp.elc \
$(lisp)/org/org-export-latex.elc \
$(lisp)/org/org-faces.elc \
+ $(lisp)/org/org-footnote.elc \
$(lisp)/org/org-gnus.elc \
$(lisp)/org/org-id.elc \
$(lisp)/org/org-info.elc \